﻿2026-06-15T13:53:48.8322420Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-15T13:53:48.8322869Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-15T13:53:48.8339543Z shell: /usr/bin/bash -e {0}
2026-06-15T13:53:48.8339781Z env:
2026-06-15T13:53:48.8339973Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-15T13:53:48.8340429Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-15T13:53:48.8340870Z ##[endgroup]
2026-06-15T13:53:49.1142308Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
2026-06-15T13:53:49.1285762Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-da214c987875f999)
2026-06-15T13:53:49.1302905Z 
2026-06-15T13:53:49.1303038Z running 1 test
2026-06-15T13:53:49.5393230Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-15T13:53:49.5393620Z 
2026-06-15T13:53:49.5393897Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
2026-06-15T13:53:49.5394403Z 
